Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update amountPerCoin prop in WalletConfig to accept BN #3594

Merged
merged 9 commits into from
Jan 24, 2025

Conversation

Torres-ssf
Copy link
Contributor

@Torres-ssf Torres-ssf commented Jan 16, 2025

Summary

This change ensures test wallets can be safely funded with large numerical values.

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

Copy link

vercel bot commented Jan 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 5:17pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 5:17pm
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 5:17pm

@Torres-ssf Torres-ssf changed the title test: update amountPerCoin prop in WalletConfig to accept BN chore: update amountPerCoin prop in WalletConfig to accept BN Jan 16, 2025
@github-actions github-actions bot added the chore Issue is a chore label Jan 16, 2025
arboleya
arboleya previously approved these changes Jan 16, 2025
packages/fuel-gauge/src/contract.test.ts Show resolved Hide resolved
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
77.05%(+0.01%) 70.65%(+0.01%) 75.1%(+0%) 77.05%(+0.01%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/providers/provider.ts 68.46%
(-0.09%)
59%
(+0.54%)
69.89%
(+0%)
68.2%
(-0.08%)

@Torres-ssf Torres-ssf merged commit d1825c9 into master Jan 24, 2025
24 checks passed
@Torres-ssf Torres-ssf deleted the st/chore/made-wallet-config-accept-bn branch January 24, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants